home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9431 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  836 b 

  1. Path: nntp.flash.net!usenet
  2. From: cwdesign@flash.net (Creative Web Designs)
  3. Newsgroups: comp.lang.c
  4. Subject: getcwd() on Solaris 2
  5. Date: 10 Mar 1996 16:52:55 GMT
  6. Organization: FlashNet Communications
  7. Message-ID: <4hv1d7$f0a@nntp.flash.net>
  8. NNTP-Posting-Host: dp-68.flash.net
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. I have an application that uses the function getcwd() on SunOS 4.1.3
  14. (Solaris 1).  When I try to compile this application on the Solaris 2
  15. operating system I get an unresolved reference: getcwd().
  16.  
  17. Is this system call not supported by solaris 2 or am I not specifying
  18. the right include directories?
  19.  
  20. Also, does anyone know of a good reference on the differences between 
  21. Solaris 1 and Solaris 2?
  22.  
  23. Please post or respond to j-minick@ti.com.
  24.  
  25. Thanks in advance,
  26. Jon Minick
  27.  
  28.